-- card: 12208 from stack: in.STK -- bmap block id: 12457 -- flags: 0000 -- background id: 2575 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=105 top=121 right=140 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp beep 1 Answer "Incorrect, try again" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=105 top=156 right=175 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp beep 1 Answer "Incorrect, try again!" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=105 top=192 right=211 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp beep 5 Answer "Good Answer, try next question..." visual effect dissolve go next end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=105 top=212 right=231 bottom=127 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp beep 1 Answer "Incorrect, please try again!" end mouseUp